AL HAS DEFAULT AUDIO DEVICE

This function will return whether or not a default audio device was found on the current system. Information like this may be needed in situations where the default device has been disabled on the current system, or the user has their speakers (or headphones) connected to another audio device which is not set as the system's default device.

  Syntax
Return Boolean = AL HAS DEFAULT AUDIO DEVICE( *no parameters* )
  Returns

Returns a boolean value of 1 if the system's default audio device was found, or 0 if not.

  Parameters
No Parameters Required.
  See also

DarkAL Function Menu